Next | Prev | Up | Top | Contents | Index

Minimizing Interrupt Response Time

Interrupt response time is the time that passes between the instant when a hardware device raises an interrupt signal, and the instant when--interrupt service completed--the system returns control to a user process. IRIX guarantees a maximum interrupt response time on certain systems, but you have to configure the system properly to realize the guaranteed time.


Maximum Response Time Guarantee
Components of Interrupt Response Time
Hardware Latency
Software Latency
Device Service Time
Dispatch Cycle
Minimal Interrupt Response Time

Next | Prev | Up | Top | Contents | Index